openssl s_client is no longer a default for ssl connections
authorRob Browning <rlb@defaultvalue.org>
Sat, 22 Apr 2017 17:02:00 +0000 (12:02 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 23 Apr 2017 16:24:30 +0000 (11:24 -0500)
commite2c4be1ad5de241d44d9f8a3ffec5a0663028838
tree780f163fa3a8eebaa58a040b394787421c35168a
parentf3fed65c40d2a1e32794cfc3b2c077f2eea52d5c
openssl s_client is no longer a default for ssl connections

"s_client is a debug tool, it does not set up a secure connection, it
ignores all errors and just continues.  It also doesn't do checks it
should be doing.  This is all documented behaviour." -- Kurt Roeckx

Bug-Debian: https://bugs.debian.org/766397
lisp/net/tls.el